From: Kevin Ryde Date: Wed, 25 Nov 2009 23:51:08 +0000 (+0000) Subject: * textmodes/dns-mode.el: Add "Keywords: comm". It's only an X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9250 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c9e8e01135614a02ae59ed80ce8160a0c7f0088e;p=emacs.git * textmodes/dns-mode.el: Add "Keywords: comm". It's only an editing mode, but it's comms related and sgml-mode.el has "comm" on that basis too. --- diff --git a/lisp/textmodes/dns-mode.el b/lisp/textmodes/dns-mode.el index d5e259e5f98..0f0bc75257f 100644 --- a/lisp/textmodes/dns-mode.el +++ b/lisp/textmodes/dns-mode.el @@ -4,7 +4,7 @@ ;; Free Software Foundation, Inc. ;; Author: Simon Josefsson -;; Keywords: DNS master zone file SOA +;; Keywords: DNS master zone file SOA comm ;; This file is part of GNU Emacs.